Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4701 | GEN003860 | SV-27441r2_rule | Low |
Description |
---|
The finger service provides information about the system's users to network clients. This information could expose information that could be used in subsequent attacks. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2016-06-22 |
Check Text ( C-28627r3_chk ) |
---|
If the "SUNWrcmds" package, containing the finger service executable, is not installed, this is not applicable. # svcs finger If the finger service is not disabled, this is a finding. |
Fix Text (F-24713r1_fix) |
---|
Disable the finger service and restart inetd. Procedure: # svcadm disable finger # svcadm refresh inetd |